Fix bug#69140
authorPo Lu <luangruo@yahoo.com>
Fri, 23 Feb 2024 02:18:17 +0000 (10:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 23 Feb 2024 02:18:17 +0000 (10:18 +0800)
commitb868690feff44c7242c942490d1d8bc6d2811fa2
treefcc75a3c8df95f190c835eda8f61a58a0cfceb1f
parent58ca91fe0723c861d53375f52e5b6dd54a49a2e3
Fix bug#69140

* src/window.c (grow_mini_window): Don't adjust frame matrices
or force redisplay if the provided window cannot be
resized.  (bug#69140)
src/window.c